cacheScopedResult

Caches the provided result and passes it through.

Return

The input result provider after caching

Author

fzzyhmstrs

Since

0.6.8, returns ResultProvider 0.7.0

Parameters

scope

String representation of the object needing translation

result

Full input result to cache

See also